home *** CD-ROM | disk | FTP | other *** search
- ###########################################################################
- # [Reject no Date: header]
- #
- # Description: "Reject messages that are missing a Date: header"
- # Keywords: "rejection methods, standards, Date:, headers"
- # Category: "Enforce Internet standards"
- # Format: "{TRUE OR FALSE}"
- #
- # Reject any mail which does not have a Date: header in it.
- #
- # Internet standards do not require that every message have a Date: line
- # in them, but almost all email programs insert a Date: header in the
- # messages they create. Usually, messages without a Date: header were
- # created by some sort of automated program, and the programmer did
- # not bother to have a Date: inserted in the header. Occasionally,
- # programs for sending spam make this same mistake, and so checking for
- # the presence of a Date: header will reject a fair number of automated
- # messages, and some spam as well.
- #
- # By default, this setting is disabled.
- #
- # Instructions: "Please enter the word TRUE or the word FALSE below."
- FALSE
-